home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / SoundApps / aa_m68k_Intel_Only / Csnd.v1.6 / Csnd.app / English.lproj / CsndDoc.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  779 b   |  55 lines

  1. FixedMiscString = {
  2.     SUPERCLASS = MiscString;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. CsndDoc = {
  10.     ACTIONS = {
  11.     windowWillClose:;
  12.     willPlay:;
  13.     newFile:;
  14.     didPlay:;
  15.     setSoundOutputType:;
  16.     editFile:;
  17.     setRunTimeFlags:;
  18.     playFile:;
  19.     removeFile:;
  20.     setShowFilename:;
  21.     renameFile:;
  22.     analyzeFile:;
  23.     recordFile:;
  24.     showFileIcon:;
  25.     infoFile:;
  26.     setCurFileType:;
  27.     windowDidBecomeMain:;
  28.     importFile:;
  29.     windowDidBecomeKey:;
  30.     };
  31.     OUTLETS = {
  32.     commandBtns;
  33.     soundOutputBtns;
  34.     auxCommandBtns;
  35.     browser;
  36.     stringTable;
  37.     filetypeBtns;
  38.     largeFont;
  39.     showFilenameBtn;
  40.     runTimeBtns;
  41.     smallFont;
  42.     lpcMgr;
  43.     sndInfoMgr;
  44.     listOfFileTables;
  45.     window;
  46.     soundfile;
  47.     lpcViewer;
  48.     hetroMgr;
  49.     pvocMgr;
  50.     iconView;
  51.     auxCommandFilenames;
  52.     };
  53.     SUPERCLASS = Object;
  54. };
  55.